DELETE /admin/realms/{realm}/authentication/executions/{executionId}
AuthenticationManagementResource.removeExecution({'realm': /* name realm name (not id!) */, 'executionId': …});